home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / BrainRulers / Source / CrosshairView.h < prev    next >
Text File  |  1995-06-12  |  65b  |  8 lines

  1. #import <appkit/View.h>
  2.  
  3. @interface CrosshairView:View
  4. {
  5. }
  6.  
  7. @end
  8.